Implement dots and dashes on Haiku
authorPo Lu <luangruo@yahoo.com>
Sun, 28 Apr 2024 12:57:33 +0000 (12:57 +0000)
committerPo Lu <luangruo@yahoo.com>
Sun, 28 Apr 2024 12:57:33 +0000 (12:57 +0000)
commit9d9881aceaefef56687baeb75eef94be1c7b22af
tree44c1657b0ffa230aaf9a336c0137868c3ca6fc39
parent94a9e41a9d333f946b74b175a8a7133595498805
Implement dots and dashes on Haiku

* src/doc.c (store_function_docstring): Re-enable loading doc
strings of compiled functions from etc/DOC, which haiku-win,
ns-win, and the like require.

* src/haikuterm.c (haiku_draw_dash, haiku_fill_underline)
(haiku_draw_text_decoration): Port underline code from X.
src/doc.c
src/haikuterm.c